runtime/pprof.locInfo.id (field)
4 uses
runtime/pprof (current package)
proto.go#L241: id uint64
proto.go#L408: locs = append(locs, l.id)
proto.go#L441: locs = append(locs, l.id)
proto.go#L538: b.locs[addr] = locInfo{id: id, pcs: append([]uintptr{}, b.deck.pcs...)}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)